Menu

Public Properties

NameDescription
Geometry Gets or sets the resulting geometry after the latest UpdateGeometry().
LayoutBounds Gets the actual bounds of FrameworkElement. LayoutBounds includes logical bounds, stretch and stroke thickness.
LogicalBounds Gets the bounding box that the geometry should stretch to. The actual geometry might be smaller or larger than this. LogicalBounds should already take stroke thickness and stretch into consideration.

See Also